Skip to content

Release/10.0.0 - #242

Open
taran-a wants to merge 4 commits into
mainfrom
release/10.0.0
Open

Release/10.0.0#242
taran-a wants to merge 4 commits into
mainfrom
release/10.0.0

Conversation

@taran-a

@taran-a taran-a commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Explanation

Solana package release

[7.0.0]

Changed

  • Extract Snap-owned assets domain logic into SnapAssetsAdapter; AssetsService is a thin facade that delegates metadata, market data, fetch, persist, and account asset reads through the adapter (no Core routing yet). (#121)
  • Align AssetsService read API with snap-networks-utils / AssetsController shapes by adding getAccountAssetByID, getAccountAssetsByIDs, getAccountAssetsByScope, and getAccountAssets, and routing Keyring and Send through them (still Snap-owned storage). (#120)
  • Bump @metamask/utils from ^11.9.0 to ^11.11.9 (#161)

Fixed

  • BREAKING: Preserve dapp-origin signTransaction and signAndSendTransaction payloads by signing the decoded transaction directly (#156)
  • Prevent signing dapp transactions with expired blockhashes, and refresh the blockhash for MetaMask-originated transactions before signing. (#183)

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@taran-a
taran-a requested review from a team as code owners August 31, 2026 17:09
@taran-a
taran-a deployed to default-branch August 31, 2026 17:09 — with GitHub Actions Active
@taran-a
taran-a deployed to default-branch August 31, 2026 17:10 — with GitHub Actions Active
@metamask-ci

metamask-ci Bot commented Aug 31, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

@taran-a

taran-a commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

Copy link
Copy Markdown
Contributor

Preview builds have been published. Learn how to use preview builds in other projects.

Expand for full list of packages and versions.
@metamask-previews/bitcoin-wallet-snap@2.0.1-preview-d195187
@metamask-previews/snap-networks-utils@1.0.0-preview-d195187
@metamask-previews/solana-wallet-snap@7.0.0-preview-d195187
@metamask-previews/stellar-wallet-snap@0.1.0-preview-d195187
@metamask-previews/tron-wallet-snap@3.2.0-preview-d195187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant